<!DOCTYPE html>
<!--[if lt IE 7]>      <html class="no-js lt-ie9 lt-ie8 lt-ie7"> <![endif]-->
<!--[if IE 7]>         <html class="no-js lt-ie9 lt-ie8"> <![endif]-->
<!--[if IE 8]>         <html class="no-js lt-ie9"> <![endif]-->
<!--[if gt IE 8]><!--> <html class="no-js"> <!--<![endif]-->

<head>
<!--[if !IE]><html lang="de-DE"><![endif]-->
<meta charset="utf-8" />
<link rel="dns-prefetch" href="//www.google-analytics.com" />

<title>Schreib einen interessanten Artikel und verdiene an deiner Werbung!</title> 
<meta name="robots" content="index, follow, all" />
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<meta name="google" content="noarchive" />
<meta name="viewport" content="width=device-width, initial-scale=0.60" />
<meta name="keywords" content="news schreiben, news lesen, buzzerstar, neuigkeiten, news" />
<meta name="description" content="Werde auf BuzzerStar zum Journalisten und veröffentliche deinen Blogbeitrag. Deine Artikel werden von tausenden Leuten gelesen." />
<meta name="mobile-web-app-capable" content="yes" />

<meta name="rating" content="general" />
<meta name="geo.position" content="50.999304;8.999954" />
<meta name="geo.placename" content="Industriegebiet Falkenstein-Siebenhitz, 08223 Falkenstein, Haina (Kloster)" />
<meta name="geo.region" content="DE-HE" />
<meta name="ICBM" content="50.999304, 8.999954" />
<meta name="DC.Title" lang="DE" content="Schreib einen unglaublichen Artikel und verdiene an deiner Werbung & erhalte einen Seo Backlink." />
<meta name="DC.Subject" lang="DE" content="BuzzerStar News Community" />
<meta name="DC.Publisher" content="BuzzerStar.com, Ltd." />
<meta name="DC.Type" content="text/html" />
<meta name="DC.Description" lang="DE" content="Schreib einen unglaublichen Artikel, verdiene an deiner Werbung und du bekommst einen SEO Backlink." />
<meta name="DC.Relation" content="BuzzerStar.com" scheme="IsPartOf" />
<meta name="DC.Rights" content="Copyright 2014, BuzzerStar.com, Ltd., All rights reserved." />
<meta name="DC.Language" content="DE" />

<link rel="alternate" hreflang="de" href="https://www.buzzerstar.com/" />
<link rel="apple-touch-icon" href="/images/apple/apple-touch-icon.png" />
<link rel="apple-touch-icon" sizes="57x57" href="/images/apple/apple-touch-icon-57x57.png" />
<link rel="apple-touch-icon" sizes="72x72" href="/images/apple/apple-touch-icon-72x72.png" />
<link rel="apple-touch-icon" sizes="76x76" href="/images/apple/apple-touch-icon-76x76.png" />
<link rel="apple-touch-icon" sizes="114x114" href="/images/apple/apple-touch-icon-114x114.png" />
<link rel="apple-touch-icon" sizes="120x120" href="/images/apple/apple-touch-icon-120x120.png" />
<link rel="apple-touch-icon" sizes="144x144" href="/images/apple/apple-touch-icon-144x144.png" />
<link rel="apple-touch-icon" sizes="152x152" href="/images/apple/apple-touch-icon-152x152.png" />

<link rel="canonical" href="https://www.buzzerstar.com/schreiben.php" />
<link rel="alternate" type="application/rss+xml" href="https://www.buzzerstar.com/rss.php" />
<link rel="shortcut icon" href="/images/favicon.ico" type="image/x-icon" />

<meta property="og:title" content="Schreib einen interessanten Artikel und verdiene an deiner Werbung & erhalte einen Seo Backlink.">
<meta property="og:description" content="Schreib einen unglaublichen Artikel, verdiene an deiner Werbung und du bekommst einen SEO Backlink.">
<meta property="og:url" content="{articleuri}">
<meta property="og:image" content="https://www.buzzerstar.com/images/logo_header.png">
<meta property="og:site_name" content="BuzzerStar">
<meta property="og:type" content="Website" />
<meta property="article:publisher" content="https://www.facebook.com/BuzzerStar">
<meta property="fb:app_id" content="1495646047337664" />
<meta property="fb:admins" content="100003775608168" />
<meta property="author" content="Sebastian Enger" />
<meta property="og:locale" content="de_DE" />

<meta name="twitter:card" content="summary_large_image" />
<meta name="twitter:site" content="@SebastianEnger"  />
<meta name="twitter:title" content="Schreib deinen Artikel auf der BuzzerStar.com News Publishing Community." />
<meta name="twitter:description" content="Artikel schreiben, Seo Backlink abstauben und mit Paypal für Dich Spenden sammeln." />
<meta name="twitter:creator" content="@SebastianEnger" />
<meta name="twitter:image:src" content="https://www.buzzerstar.com/images/logo_header.png" />
<meta name="twitter:domain" content="https://www.buzzerstar.com/" />
<meta name="twitter:url" content="https://www.buzzerstar.com/schreiben.php" />
<meta name="twitter:image" content="https://www.buzzerstar.com/images/logo_header.png" />

{inlineCSS}

<script type="text/javascript">
	$(function() {
		var pGress = setInterval(function() {
			$('input[type=text]').change(function() {
				saveSessionPost();
				return false;
			});
		}, 20000);
	});
</script>

<script type="text/javascript">
$(function(){
$(".search").keyup(function() 
{ 
var searchid = $(this).val();
var dataString = 'q='+ searchid;
var data = '';
if(searchid!='')
{
    $.ajax({
		type: "GET",
		url: "/ajax/search.php",
		data: dataString,
		cache: true,
		success: function(html,var1,var2){
			$("#result").html(html).show();
		}
    });
}return false;    
});
});
</script>

<script type="text/javascript" charset="UTF-8">	
	$(document).ready(function(){
		$("#articletext").simplyCountable({
			counter:            '#counter', // A jQuery selector to match the 'counter' element.
			countType:          'words', // characters or words
			maxCount:           300, // The maximum character (or word) count of the text input or textarea. 
			strictMax:          false, // Prevents the user from being able to exceed the maxCount. 
			countDirection:     'down', // Select whether to count down or up. Defaults to down.
		});
	});
</script>

<script type="text/javascript">
$(document).ready(function() {
	$("#reset").click(function(){
		$("#result").empty();
		$("#result").html('');
	});
});
</script>
</head>

<body id="home" itemscope itemtype="http://schema.org/WebApplication" class="hmedia">
<!--[if lt IE 7]>
	<p class="chromeframe">You are using an <strong>outdated</strong> browser. Please <a href="http://browsehappy.com/" rel="nofollow">upgrade your browser</a> or <a href="http://www.google.com/chromeframe/?redirect=true" rel="nofollow">activate Google Chrome Frame</a> to improve your experience.</p>
<![endif]-->

<header class="wrapper clearfix">  
	<div id="banner">        
		<a href="/" hreflang="de" title="BuzzerStar News Community" class="url" itemprop="url"><figure><img src="/images/logo_header.png" itemprop="image" alt="BuzzerStar.com Logo - Willkommen auf der News Publishing Plattform, bei der du einen Artikel schreibst und einen Backlink bekommst" title="BuzzerStar - Werde zum Journalisten und veröffentliche deine eigene Storys auf deiner News Plattform" /></figure></a>
	</div>
	
	<!-- main navigation -->
	<nav id="topnav" role="navigation">
		<ol>
			<li>	
				<form>
					<input type="text" class="search" id="searchid" placeholder="Suchbegriff eingeben: " /><br /> 
					<input type="reset" id="reset" value="Suche löschen" />
					<div id="result"></div>
				</form>
			</li>
		</ol>     
	</nav>
</header>

<section id="page-header" class="clearfix">    
	<div class="wrapper">
		<h1>Schreib einen tollen Artikel [Einfache Version] - Willst Du mehr Einstellungsmöglichkeiten für das Artikel Erstellen? <a href="/schreiben.php" target="_blank">[Erweiterte Version]</a> - BuzzerStar!</h1>
		<noscript>
			Sie haben <b>kein</b> Javascript aktiviert - bitte beachten Sie die folgenden Hinweise:<br /><br />
			Wir benutzen das jQuery Javascript Modul, um die Funktionalität der Webseite zu realisieren. <br />
			<b><strong><a href="http://www.enable-javascript.com/de/" rel="nofollow" target="_blank">Bitte schalten Sie Javascript auf dieser Webseite an!</a></strong></b><br />
		</noscript>
	</div>
</section>

<!-- main content area -->   
<div id="main" class="wrapper">
    
<!-- content area -->    
	<section id="content" class="wide-content">
 	<div class="grid_12">
		{status}
		<span style="color:#FF0000" id="statusrevision"></span>
		Achtung: Willst du deinen Artikel aus dem Zwischenspeicher wieder laden und weiter bearbeiten: <a href="/ajax/revision_post.php?myfunction=restore#Erfolgreich%20Wiederhergestellt" rel="nofollow" title="Klicke hier um deinen zuvor gespeicherten Artikel wieder zu laden."> >>> Artikel wiederherstellen <<< </a>
	<hr />
	<h3><b><strong>Quellen für Neuigkeiten findest du hier:</strong></b></h3>
	<ul align="left">
		<li >Englische Webseiten: <br /> <a href="http://www.buzzfeed.com/" target="_blank" rel="nofollow" title="Englische Virale Newsseite www.buzzfeed.com">www.buzzfeed.com</a></li> 
		<li>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</li>
		<li ><a href="http://www.viralnova.com/" target="_blank" rel="nofollow" title="Englische Virale Newsseite www.viralnova.com">www.viralnova.com</a></li>
<li>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</li>		
		<li ><a href="http://likemag.com/" target="_blank" rel="nofollow" title="Englische Virale Newsseite likemag.com">www.likemag.com</a></li>
<li>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</li>		
		<li ><a href="http://www.storyfilter.com/" target="_blank" rel="nofollow" title="Englische Virale Newsseite storyfilter.com">www.storyfilter.com</a></li>
<li>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</li>		
		<li ><a href="http://www.clickhole.com/" target="_blank" rel="nofollow" title="Englische Virale Newsseite clickhole.com">www.clickhole.com</a></li> 
		<li>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</li>
		<li ><a href="http://www.tmz.com/" target="_blank" rel="nofollow" title="Englische Virale Newsseite tmz.com">www.tmz.com</a></li>
		<li>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</li>
		<li ><a href="http://www.reddit.com/" target="_blank" title="Englische Virale Newsseite reddit.com">www.reddit.com</a> 		
		<li>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</li>
		<li ><a href="http://news.google.com/" target="_blank" title="Englische Virale Newsseite news.google.com">news.google.com</a></li> 
		<li>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</li>
		<li ><a href="http://www.viralviralvideos.com/" target="_blank" rel="nofollow" title="Englische Virale Newsseite viralviralvideos.com">viralviralvideos.com</a>
<li>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</li>		
		<li ><a href="http://aplus.com/" target="_blank" rel="nofollow" title="Englische Virale Newsseite aplus.com">aplus.com</a></li> 		
		<li>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</li>
		<li ><a href="http://www.pinterest.com/BeCreativePin/" target="_blank" rel="nofollow" title="Englische Virale Newsseite pinterest.com/BeCreativePin">pinterest.com/BeCreativePin</a></li>
<li>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</li> 		
		<li ><a href="http://www.emergent.info/" target="_blank" rel="nofollow" title="Englische Virale Newsseite www.emergent.info">emergent.info</a></li> 
<li>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</li>		
	</ul>
	<ul align="left">
		<li >Deutsche Webseiten: <br /><a href="http://heftig.co/" target="_blank" rel="nofollow" title="Deutsche Virale Newsseite heftig.co">heftig.co</a></li>
<li>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</li>		
		<li ><a href="http://www.heftig.de/" target="_blank" rel="nofollow" title="Deutsche Virale Newsseite heftig.de">heftig.de</a></li> 
		<li>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</li>
		<li ><a href="http://intouch.wunderweib.de/" target="_blank" rel="nofollow" title="Deutsche Virale Newsseite intouch.wunderweib.de">intouch.wunderweib.de</a></li> 
		<li>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</li>
		<li ><a href="http://www.shortnews.de/" target="_blank" rel="nofollow" title="Deutsche Virale Newsseite www.shortnews.de">www.shortnews.de</a></li>
<li>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</li>		
		<li ><a href="http://www.gizmodo.de/" target="_blank" rel="nofollow" title="Deutsche Virale Newsseite www.gizmodo.de">www.gizmodo.de</a></li>
<li>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</li>		
		<li ><a href="http://www.huffingtonpost.de/news/entertainment/" target="_blank" rel="nofollow" title="Deutsche Virale Newsseite www.huffingtonpost.de">http://www.huffingtonpost.de/news/entertainment/</a></li> 
		<li>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</li>
		<li ><a href="http://www.promipool.de/" target="_blank" rel="nofollow" title="Deutsche Virale Newsseite news.google.de">promipool.de</a></li> 
		<li>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</li>
		<li ><a href="http://www.bild.de/" target="_blank" rel="nofollow" title="Deutsche Virale Newsseite bild.de">bild.de</a> 
		<li>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</li>
		<li ><a href="http://www.promiflash.de/" target="_blank" rel="nofollow" title="Deutsche Virale Newsseite promiflash.de">promiflash.de</a></li>
<li>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</li>		
		<li ><a href="http://www.20min.ch/community/viral/" target="_blank" rel="nofollow" title="Deutsche Virale Newsseite 20min.ch">20min.ch</a></li>
<li>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</li>		
		<li ><a href="http://kukksi.de/" target="_blank" rel="nofollow" title="Deutsche Virale Newsseite youtube popular">kukksi.de</a></li>	
<li>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</li>	
	<li ><a href="http://www.schleckysilberstein.com/" target="_blank" rel="nofollow" title="Deutsche Virale Newsseite youtube popular">schleckysilberstein.com</a></li>	
	<li>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</li>
	<li ><a href="http://www.drlima.net/" target="_blank" rel="nofollow" title="Deutsche Virale Newsseite youtube popular">Dressed Like Mashines</a></li>	
	<li>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</li>
	<li ><a href="http://www.vice.com/de" target="_blank" rel="nofollow" title="Deutsche Virale Newsseite youtube popular">Vice Deutschland</a></li>	
	<li>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</li>
	<li ><a href="http://buzz.oe24.at/" target="_blank" rel="nofollow" title="Deutsche Virale Newsseite http://buzz.oe24.at/ popular">buzz.oe24.at</a></li>	
	<li>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</li>
	
	
	</ul>
	<p /><p />
	Quellen für Bilder, die du verwenden kannst. Halte dich bitte an die entsprechenden Lizenzbestimmungen der Bilderlieferanten:
	<p />
	<ul>
		<li ><a href="http://pixabay.com/" target="_blank" rel="nofollow" title="http://pixabay.com/">http://pixabay.com/</a></li>	
	<li>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</li>		
	</ul>
	
	<br />
	<span style="color:#FF0000">* Felder mit diesem Symbol sind erforderlich.</span>
	<br />
	<hr />
	<br />
	<form method="POST" action="/post.php">
		<h3><b><strong>Deine Virale News Headline. Je auff&auml;lliger, viraler, klickstarker, lustiger je besser f&uuml;r deine Klickzahlen und Werbeeinnahmen</strong></b>
		<br />
		Beispiel: <cite><i>Er nahm eine Schaal, einen Bindfaden und öffnete eine Coke. Was dann geschah, nimmt mir den Atem.</i></cite>
		</h3>
		<br />
		<input type="text" name="headline" id="headline" size="115" maxlength="255" placeholder="Deine virale Schlagzeile, je auff&auml;lliger, viraler, klickstarker, lustiger je mehr Klicks generierst und um so mehr verdienst Du!" value="{headline}" autocomplete="on" required /> <span style="color:#FF0000"><strong><b>*</b></strong></span>
		<br />
		<hr />
		<br />		
		<h3><b><strong>Deine Hauptkategorie, für diesen Artikel.</strong></b></h3>
		<br />
		<select name="category" id="category" value="{category}" required />
		  <option value="1">Entertainment</option>
		  <option value="2">Geschichten</option>
		  <option value="3">Lustiges</option>
		  <option value="4">Technik</option>
		  <option value="5">Musik</option>
		  <option value="6">Spiele</option>
		  <option value="7">Lifestyle</option>
		  <option value="8">Politik</option>
		  <option value="9">Wirtschaft</option>
		  <option value="10">Gesundheit</option>
		  <option value="11">SEO & Social Media</option>
		  <option value="12">Tipps, Tricks & HowTos</option>
		  <option value="13">Karriere</option>
		  <option value="14">Tiere</option>
		  <option value="15">Kinofilme</option>
		  <option value="16">Trends</option>
		  <option value="17">Fashion</option>
		  <option value="18">Urlaub und Reisen</option>
		  <option value="19">Auto und Verkehr</option>
		  <option value="20">Immobilien</option>
		  <option value="21">Smartphones</option>
		  <option value="22">Dating</option>
		  <option value="23">Party und Nachtleben</option>
		  <option value="24">Sport</option>
		</select><span style="color:#FF0000"><strong><b>*</b></strong></span>
		<br />
		<hr />
		<br />	
		<h3><b><strong>Gib hier bitte deinen Artikel Inhalt ein (mindestens 300 W&ouml;rter)<br />
		Deine Klickzahlen werden h&ouml;her sein, wenn du <i>lustig, humorvoll, informativ und interessant</i> schreibst.<br />
		Bitte benutze deine eigenen W&ouml;rter. Füge in deinen Artikel einfach Bilder Links ein und auch ein Youtube Video. Wir verlinken es dann automatisch für dich.</strong></b></h3>
		<br />
		Folgende HTML5 Tags sind erlaubt: <br />
		<textarea cols="90" rows="2"><li ></li><ul></ul><ol></ol><strong><b><cite></cite><i></i><em></em></strong></b><h1><h2><h3><h4><h5></h1></h2></h3></h4></h5><br><br /><br/><p /><p></p></textarea>
		<br />	
		<br />	
		<textarea id="articletext" name="articletext" cols="90" rows="23" style="border:3px dashed #0080FF;" placeholder="Schreibe hier deinen Artikel mit mindestens 300 W&ouml;rter, 23 S&auml;tzen und bitte nutze deine eigenen Worte." required />{articletext}</textarea>
		<p>Du musst noch <span id="counter"></span> W&ouml;rter für deinen Artikel eingeben</p>
		<span style="color:#FF0000"><strong><b>*</b></strong></span>
		<br />
		<hr />
		<br />		
		<h3><b><strong>Deine Tags, unter diesen Schlagw&ouml;rtern ist deine News sp&auml;ter bei den Suchmaschinen und in der BuzzerStar Suche zu finden.</strong></b>
		<br />
		Beispiel: <cite><i>Kätzchen; Baby; iPhone 6; Youtube Video Klassiker;</i></cite>
		</h3>
		<br />
		<input type="text" id="tags1" name="tags1" size="25" maxlength="95" value="{tags1}" placeholder="Keyword Tag 1" autocomplete="on" required /> - <input type="text" id="tags2" name="tags2" size="25" maxlength="95" value="{tags2}" placeholder="Keyword Tag 2" autocomplete="on" /> - <input type="text" id="tags3" name="tags3" size="25" maxlength="95" value="{tags3}" placeholder="Keyword Tag 3" autocomplete="on" /> - <input type="text" id="tags4" name="tags4" size="25" maxlength="95" value="{tags4}" placeholder="Keyword Tag 4" autocomplete="on" /> - <input type="text" id="tags5" name="tags5" size="25" maxlength="95" value="{tags5}" placeholder="Keyword Tag 5" autocomplete="on" /><span style="color:#FF0000"><strong><b>*</b></strong></span>
		
		<h3><b><strong>Gib hier deine Email Adresse an, mit diesem Email-Account sammelst du Credits für das Schreiben von Artikeln, die du gegen Gutscheine von iTunes, Amazon, Steam, Playstation oder Zalando eintauschen kannst.</b></strong>
		<br />
		Beispiel: <cite><i>meinemail@mac.com</i></cite>
		</h3>
		<br />
		<input type="text" name="paypallink" id="paypallink" size="115" maxlength="255" value="{paypallink}" placeholder="Gib hier deine Email Adresse an, mit diesem Email-Account sammelst du Credits für das Schreiben von Artikeln" autocomplete="on" />
		<br />
		<hr />
		<br />		
		<b><strong><input type="submit" value="Artikel Speichern & Einreichen" class="button" /></strong></b>
		<br /><br />
		<strong>Einfache Copy & Paste oder geklaute Inhalte werden nicht frei geschaltet! &nbsp;-&nbsp;
		<span lang="en">After a manual check of your inserted article by the Administrator your article will be set up online. Spammy or bot submissions will be deleted.</span>
		</strong>
		<br />
		<hr />
		<br />
		Achtung: Willst du deinen Artikel aus dem Zwischenspeicher wieder laden und weiter bearbeiten: <a href="/ajax/revision_post.php?myfunction=restore#Erfolgreich%20Wiederhergestellt" rel="nofollow" title="Klicke hier um deinen zuvor gespeicherten Artikel wieder zu laden."> >>> Artikel wiederherstellen <<< </a>
		<br />
		<hr />
		<br />
		Achtung: Willst du den Artikel löschen und nicht veröffentlichen: <a href="/post.php" title="Klicke hier um deinen Artikel zu löschen."> >>> Artikel löschen <<< </a>
		<br />
		<hr />
		<br />
	</form>
	</div>
	</section><!-- #end content area -->
</div><!-- #end div #main .wrapper -->

<!-- footer area -->    
<footer>
	<div id="colophon" class="wrapper clearfix" itemscope itemtype="http://schema.org/WebApplication">
		Navigationsmenu und externe Links:
		<ul>
			<li ><a href="/" class="url" itemprop="url">BuzzerStar</a></li>
			<li>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</li>
			<li ><a href="/post.php" class="url" itemprop="url" hreflang="de" title="Artikel schreiben, Crdits sammeln und Gutsteine abstauben" target="_blank">Artikel veröffentlichen</a></li>
			<li>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</li>
			<li ><a href="/rss.php" class="url" itemprop="url" target="_blank" hreflang="de">RSS Feed</a></li>	
			<li>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</li>
			<li ><a href="https://github.com/thecerial/iosec_addons" target="_blank" class="url" itemprop="url" hreflang="en">Github IOSEC Addons</a></li>
			<li>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</li>
			<li ><a href="http://sourceforge.net/u/sebastianenger/profile/" class="url" itemprop="url" target="_blank" hreflang="en">SourceForge</a></li>
			<li>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</li>
			<li ><a href="https://code.google.com/p/youtube-mp3-converter/" class="url" itemprop="url" target="_blank" hreflang="en">Google Code</a></li>
			<li>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</li>
			<li ><a href="https://www.youtube.com/channel/UC9jTsYmmA3WVHIL-y4uqBkQ" target="_blank" class="url" itemprop="url">Meine Youtube Videos</a></li>
			<li>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</li>
			<li ><a href="/newsticker/" class="url" itemprop="url" title="Bau den BuzzerStar Newsticker kostenlos auf deiner Webseite ein">Newsticker</a></li>
		</ul>
		Datenschutz, Impressum und Kontakt:
		<ul>
			<li ><a class="url" href="https://www.buzzerstar.com/imprint.php" title="Impressum von BuzzerStar" rel="nofollow" target="_blank" itemprop="url">Impressum</a></li>
			<li>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</li>
			<li ><a class="url" href="https://www.buzzerstar.com/privacy-policy.php" title="Datenschutzbestimmung von BuzzerStar" rel="nofollow" target="_blank" itemprop="url">Datenschutzbestimmung</a></li>
			<li>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</li>
			<li ><a class="url" href="https://www.buzzerstar.com/kontakt/" title="Kontaktformular von BuzzerStar" target="_blank" itemprop="url">Kontakt</a></li>
			<li>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</li>
			<li ><a class="url" href="https://www.buzzerstar.com/media/MediaDaten.pdf" rel="nofollow" title="Werbung auf BuzzerStar buchen" target="_blank" itemprop="url">Werbung buchen</a></li>
		</ul>
		<blockquote cite="http://en.wikipedia.org/wiki/Hackers:_Heroes_of_the_Computer_Revolution">"Hackers - Heros of the Computer Revolution!"</blockquote>
		<div itemprop="author" itemscope itemtype="https://schema.org/Person">
			<ul>
				<li ><a itemprop="url" href="https://plus.google.com/102814280381371438232?rel=author" rel="nofollow" target="_blank" title="Offizielle Webseite von BuzzerStar Autor Sebastian Enger"><span itemprop="name">Copyright 2015</span></a>
				</li>
				<li>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</li>
				<li ><a itemprop="url" href="https://www.google.com/+BuzzerstarUnglaublicheNeuigkeiten" rel="publisher" target="_blank" title="Offizielle Google+ Webseite von BuzzerStar">BuzzerStar auf Google+</a>
				</li>
			</ul>
		</div>
		<div itemprop="aggregateRating" itemscope itemtype="http://schema.org/AggregateRating">
			<b>Bewertet mit <span itemprop="ratingValue">4.75</span> von 5 Sternen bei <span itemprop="reviewCount">65</span> Einträgen</b>				
		</div>
    </div> 
</footer>
<script type="text/javascript" async>
  (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
  (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
  m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
  })(window,document,'script','https://www.google-analytics.com/analytics.js','ga');

  ga('set', 'anonymizeIp', true);
  ga('create', 'UA-35911242-1', 'auto');
  ga('require', 'displayfeatures');
  ga('send', 'pageview');
</script>

<script src="https://www.buzzerstar.com/cdn/js2-loader.php" async></script> 

</body>
</html>